www.mxdraw.com
内容索引主面
前一个向上下一个
IMxDrawBlockTableRecord::AddCustomObject 方法

向记录中任意增加一个对象,对象的类型通过pszClassName变量代表的C++类名确定

IDL
[helpstring("method AddCustomObject")]
HRESULT AddCustomObject(BSTR pszClassName, [out,retval] IDispatch** ppNewObj);
参数 
说明 
BSTR pszClassName 
新增加的对象类型 

返回新增加的对象

Copyright (c) 2010. All rights reserved.
你认为该帮助怎么样? 发送反馈信息!